Skip to content

Bug 2011209 - Fix ALPN field#32

Closed
sbelondr wants to merge 1 commit into
mozilla-firefox:mainfrom
sbelondr:main
Closed

Bug 2011209 - Fix ALPN field#32
sbelondr wants to merge 1 commit into
mozilla-firefox:mainfrom
sbelondr:main

Conversation

@sbelondr
Copy link
Copy Markdown

Bugzilla : https://bugzilla.mozilla.org/show_bug.cgi?id=2011209

In accordance with RFC 8833, I therefore propose adding a condition so that when the request is a WebRTC request, we set webrtc,c-webrtc instead of http/1.1 in the file TlsHandshaker.cpp, in the SetupNPNList function.

I haven't found any other solution than the one presented in this fix (namely, retrieving the Upgrade value, as this is the only place I found an indication that we are indeed using WebRTC).

I am open to a better solution if one exists.

@github-actions
Copy link
Copy Markdown
Contributor

(Automated Close) Please do not file pull requests here, see https://firefox-source-docs.mozilla.org/contributing/how_to_submit_a_patch.html

@github-actions github-actions Bot closed this Jan 19, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant